type github.com/jackc/pgx/v5/pgtype.encodePlanUint64CodecTextInt64Valuer

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		uint64.go#L109: 			return encodePlanUint64CodecTextInt64Valuer{}
		uint64.go#L179: type encodePlanUint64CodecTextInt64Valuer struct{}
		uint64.go#L181: func (encodePlanUint64CodecTextInt64Valuer) Encode(value any, buf []byte) (newBuf []byte, err error) {